golang.org/x/tools/internal/pkgbits.Encoder.bigInt (method)
4 uses
golang.org/x/tools/internal/pkgbits (current package)
encoder.go#L363: w.bigInt(v)
encoder.go#L366: w.bigInt(v.Num())
encoder.go#L367: w.bigInt(v.Denom())
encoder.go#L374: func (w *Encoder) bigInt(v *big.Int) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)